home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / Partition Logic 0.61 / partlogic-0.61.iso / programs / helpfiles / file.txt < prev    next >
Text File  |  2006-01-31  |  257b  |  18 lines

  1.  
  2.  -- file --
  3.  
  4. Show the type of a file.
  5.  
  6. Usage:
  7.   file <file1> [file2] [...]
  8.  
  9. The file command queries the system about its idea of the data type(s) of
  10. the named file(s).
  11.  
  12. Example:
  13.   file /visopsys
  14.  
  15. Will produce the output:
  16.  visopsys: ELF binary executable
  17.  
  18.